Hilt_MeshService

@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.ServiceGenerator")
abstract class Hilt_MeshService : Service, GeneratedComponentManagerHolder

A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class. If using the Gradle plugin, this is swapped as the base class via bytecode transformation.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun componentManager(): ServiceComponentManager
Link copied to clipboard
Link copied to clipboard
open fun onCreate()